|
Kameleon-Plus
0.3.2
|
#include "Kameleon.h"#include "FileReader.h"#include "KameleonInterpolator.h"#include "Constants.h"#include <boost/lexical_cast.hpp>#include <boost/foreach.hpp>#include <string>#include <map>#include <set>#include <vector>#include <sstream>#include <math.h>#include <iostream>
Namespaces | |
| namespace | ccmc |
| Namespace containing CCMC created and maintained code. | |
Functions | |
| int | ccmc::cxform (const char *from, const char *to, const double et, double *v_in, double *v_out) |
| double | ccmc::gregorian_calendar_to_jd (int y, int m, int d, int h, int mi, int s) |
| long | ccmc::date2es (int yyyy, int mm, int dd, int hh, int mm2, int ss) |
| long | ccmc::cxRound (double doub) |
1.8.3